home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / AppleLink Files - 7⁄6⁄90 / ExampleDraw Updater.sit / For MPW / READ ME < prev   
Encoding:
Text File  |  1990-07-02  |  986 b   |  27 lines  |  [TEXT/MPS ]

  1. ExampleDraw Update (for MPW users)
  2. Larry Rosenstein
  3. 7/1/90
  4.  
  5. These files modify the UStream unit to fix 2 bugs in the TCountingStream class.
  6. One bug was that the fPosition field of TCountingStream wasn't initialized in 
  7. ICountingStream.  In addition, there were no methods to get and set the stream's
  8. position and size.
  9.  
  10. The 'MPW Diffs' folder contain the differences to be applied to the original
  11. ExampleDraw sources.  The script Converter will merge the difference files into
  12. the original sources.  (The original files will be renamed after conversion.)  
  13. It is important to run the conversion on the original ExampleDraw sources,
  14. because the conversion process works by line number and not the actual text.
  15.  
  16. Simply execute the 'Converter' command, and select the folder containing the
  17. original sources and the 'MPW Diffs' folder.
  18.  
  19. Let me know if you have any comments or problems.
  20.  
  21. Larry Rosenstein
  22. 182 Muir Ave
  23. Santa Clara, CA 95051
  24.  
  25. Internet:  lsr@Apple.COM
  26. AppleLink: ROSENSTEIN1
  27.